home *** CD-ROM | disk | FTP | other *** search
- fgdemo.obj: fgdemo.c
- cl /c /AM /W3 fgdemo.c
-
- char.obj: char.c
- cl /c /AM /W3 char.c
-
- common.obj: common.c
- cl /c /AM /W3 common.c
-
- display.obj: display.c tntmaps.h
- cl /c /AM /W3 display.c
-
- file.obj: file.c
- cl /c /AM /W3 file.c
-
- fundmtls.obj: fundmtls.c
- cl /c /AM /W3 fundmtls.c
-
- menu.obj: menu.c
- cl /c /AM /W3 menu.c
-
- misc.obj: misc.c birds.h fgtitle.h fighter.h
- cl /c /AM /W3 misc.c
-
- video.obj: video.c
- cl /c /AM /W3 video.c
-
- fgdemo.exe: fgdemo.obj char.obj common.obj display.obj file.obj fundmtls.obj menu.obj misc.obj video.obj
- link /SEG:144 fgdemo+char+common+display+file+fundmtls+menu+misc+video,,nul,fglm;